Welcome![Sign In][Sign Up]
Location:
Search - matching problem

Search list

[Data structsKMP

Description: 关于KMP算法:字符串匹配问题。朴素匹配算法的改进版本。理解起来有些难度,但是十分高效-On the KMP algorithm: string matching problem. Improved version of the simple matching algorithm. To understand difficult, but very efficient
Platform: | Size: 3697664 | Author: 仲崇鑫 | Hits:

[matlabrecognition

Description: 一个简单的matlab代码,解决了空格库塔算法的参数匹配问题。-A simple matlab code, solve the Spaces of the parameters of the matching problem coulthard algorithm.
Platform: | Size: 3072 | Author: 将东 | Hits:

[Data structsh

Description: 串的匹配问题,用C语言实现此算法,很实用的算法。-The string matching problem, this algorithm, a practical algorithm using C language.
Platform: | Size: 1024 | Author: 郑磊 | Hits:

[Windows DevelopDancer

Description: 使用两个循环队列,实现男女舞伴配对问题。即:舞厅男女队列中人数的配对,以及剩余人数和对头姓名。-The use of two circular queue, women realize the partner matching problem. Namely: ballroom of the number of men and women in the queue matching and surplus number and name adversary.
Platform: | Size: 295936 | Author: 王震 | Hits:

[matlabMATLAB

Description: 这个程序可以很方便实现最佳匹配问题,操作比较简单,容易看懂-This procedure can be very convenient to achieve the optimal matching problem, the operation is relatively simple, easy to understand
Platform: | Size: 3072 | Author: 许军 | Hits:

[VC/MFCbrute-force-method

Description: 介绍蛮力法的设计思想并举例,有串匹配问题,排序问题,组合问题中的蛮力法,既有伪代码也有源程序-On brute force method, design ideas and examples, the string matching problem, scheduling problem, the brute force method in combinatorial problems, both pseudo-code source
Platform: | Size: 100352 | Author: 乔艳梅 | Hits:

[VC/MFCdivide-and-conquer-method

Description: 介绍分治法的设计思想并举例,有串匹配问题,排序问题,组合问题中的分治法,既有伪代码也有源程序-Under sub-rule of design ideas and examples, the string matching problem, scheduling problem, divide and conquer in combinatorial problems, both pseudo-code source
Platform: | Size: 94208 | Author: 乔艳梅 | Hits:

[VC/MFCdynamic-programming

Description: 介绍动态规划法的设计思想并举例,有串匹配问题,排序问题,组合问题中的动态规划法,既有伪代码也有源程序-Design ideas of the dynamic programming method, and for example, the string matching problem, scheduling problem, dynamic programming in combinatorial problems, both pseudo-code source
Platform: | Size: 175104 | Author: 乔艳梅 | Hits:

[VC/MFCreduce-and-conquer-method

Description: 介绍减治法的设计思想并举例,有串匹配问题,排序问题,组合问题中的减治法,既有伪代码也有源程序-Introduced minus the governance of design ideas and examples, the string matching problem, scheduling problem, the reduction rule of law in the combinatorial problems, both pseudo-code source
Platform: | Size: 78848 | Author: 乔艳梅 | Hits:

[Graph RecognizeLineMatch

Description: 在图像识别、配准、融合中,提取图像的边缘后,对图像进行配准拼接本质上就是曲线的匹配问题。-Image recognition, registration, fusion, extract the edge of the image, the image with quasi-splicing is essentially curve matching problem.
Platform: | Size: 50176 | Author: 古风 | Hits:

[Software Engineeringsift-introduction

Description: SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力。该算法目前外文资料较多,但中文方面的介绍较少.-SIFT feature matching algorithm is at home and abroad feature points matching hot area of ​ ​ research and difficulties in its matching capability that can handle between the two images, translation, rotation, the matching problem in the case of affine transformation, and even to some extent have a relatively stable feature of the ability to match images taken on any angle. The algorithm is more foreign materials, but the Chinese introduction less.
Platform: | Size: 1652736 | Author: 杨杙 | Hits:

[Otherhungrian

Description: 匈牙利算法的源代码,可以解决二分图的最大匹配问题-Hungarian algorithm source code, can solve the maximum matching problem for bipartite graphs
Platform: | Size: 1024 | Author: Niker | Hits:

[Data structsLinkStack

Description: c语言编写的括号匹配问题,用的是栈,合适初学者学习和使用-c language in parentheses matching problem using a stack, suitable for beginners to learn and use
Platform: | Size: 165888 | Author: myron | Hits:

[Otherregresult

Description: 不需要回溯,就可以很方便的直接判断表达式匹配的问题-Do not backward, directly determine the expression matching problem
Platform: | Size: 21504 | Author: 许强 | Hits:

[Windows DevelopKmp

Description: 字符串匹配问题,最经典的KMP算法。p为模式串,t为主串。返回的是最大匹配数-String matching problem, the most classic of KMP algorithm. p is the pattern string, t the main string. Back is the maximum number of matches
Platform: | Size: 1024 | Author: 陶翔 | Hits:

[VC/MFCchuan-pi-pei

Description: 字符串的匹配问题,有bf算法,有bm算法,有kmp算法,有兴趣一起交流-String matching problem, bf algorithm, bm algorithm, kmp algorithm, interested with the exchange
Platform: | Size: 82944 | Author: 建委 | Hits:

[Graph programgraph

Description: 解决图匹配的二次规划问题,完成一对一的匹配-Solve quadratic programming graph matching problem, and to complete a one-to-one matching
Platform: | Size: 9216 | Author: 林慧 | Hits:

[Otherex1

Description: 设计一个判断表达式中括号匹配问题的程序。要判断的表达式如下: {a=(1+v(b[3+c[4]])) {a=(b[0]+1) } a={1+(b[2]-b[4])}*3+(b[1]-b[3])/5-Design a program to determine the expression in parentheses matching problem. To determine if the expression is as follows: {a = (1+v (b [3+c [4]])) {a = (b [0]+1) } a = {1+ (b [2]-b [4])}* 3+ (b [1]-b [3])/5
Platform: | Size: 1024 | Author: 杨小军 | Hits:

[Special EffectsShape-matching-with-Zerinike-moments

Description: 结合Zernike矩的多尺度模板形状匹配,该算法对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike矩,利用Zernike矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-Shape matching based on multi-scale template with Zerinike moments,The object shape representation is converted to a dyadic wavelet representation by wavelet transform. And then calculate the Zernike moments of wavelet representation in different scales. With respect to property of rotation invariant of Zernike moments and in consideration of Zernike moments as feature vector to calculate the similarity between the object and template image, the problem of dependency of starting point can be solved.
Platform: | Size: 1305600 | Author: 卢宠 | Hits:

[OpenCVimage-matching-based-on-opencv

Description: 更够解决图像处理中拼接的问题,不是本人写的~-Enough to solve the problem of image processing stitching, It isn t writen by me
Platform: | Size: 3072 | Author: yovino | Hits:
« 1 2 3 4 56 7 8 9 10 ... 16 »

CodeBus www.codebus.net